projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
726669d
)
Fix list of "special" buffers.
author
Edward M. Reingold
<reingold@emr.cs.iit.edu>
Wed, 27 May 1998 20:19:07 +0000
(20:19 +0000)
committer
Edward M. Reingold
<reingold@emr.cs.iit.edu>
Wed, 27 May 1998 20:19:07 +0000
(20:19 +0000)
lisp/calendar/cal-x.el
patch
|
blob
|
history
diff --git
a/lisp/calendar/cal-x.el
b/lisp/calendar/cal-x.el
index c12e23cfa263b73dbde44df8f54a90d503513ae1..7921a270be4c5e2e165d314268b14fb7b3c8bb1a 100644
(file)
--- a/
lisp/calendar/cal-x.el
+++ b/
lisp/calendar/cal-x.el
@@
-134,7
+134,7
@@
Can be used to change frame parameters, such as font, color, location, etc.")
(append special-display-buffer-names
(list "*Yahrzeits*" lunar-phases-buffer holiday-buffer
fancy-diary-buffer (get-file-buffer diary-file)
- calendar-buffer)))
+
other-calendars-buffer
calendar-buffer)))
(run-hooks 'cal-x-load-hook)